Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: blendOS now has a single current iso #1481

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

philclifford
Copy link
Contributor

@philclifford philclifford commented Oct 16, 2024

Description

BlendOS now has only a single release iso that is replaced and has a rather unfriendly version tag. The user will need to supply "latest" as the RELEASE

Selected a reasonable mirror as the old choice proved unreliable (generally broken in fact). Ideally a local up-to-date mirror might be parsed but for now just pick a working fast up-to-date mirror to correct the breakage.

Resolves #1437

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have performed a self-review of my code
  • I have tested my code in common scenarios and confirmed there are no regressions
  • I have added comments to my code, particularly in hard-to-understand sections

Selected a reasonable mirror as the old choice is unreliable
quickget Outdated Show resolved Hide resolved
Co-authored-by: Liam <33645555+lj3954@users.noreply.github.com>
@philclifford philclifford requested a review from lj3954 October 17, 2024 10:54
@philclifford philclifford merged commit 0f8d56d into quickemu-project:master Oct 17, 2024
6 checks passed
@philclifford philclifford deleted the fix-blendos branch October 29, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: BlendOS downloads are broken
2 participants